Skip to main content

fontFilesInUse

Type

property

Summary

Reports the files that have been loaded into memory by the start using font command.

Syntax

get the fontFilesInUse

Description

Use the fontFilesInUse property to find out which font files are currently in loaded into memory.

Load font files into memory with the start using font command; remove them with the stop using font command.

Examples

if theFontFile is not among the lines \
of the fontFilesInUse then start using font file theFontFile

command: stop using font, start using font

function: fontNames

glossary: command, property

keyword: line

Compatibility and Support

Introduced

LiveCode 6.5

OS

mac

windows

Platforms

desktop

Thank you for your feedback!

Was this page helpful?